<?xml version="1.0"?>
<component name="org.nuxeo.ecm.platform.preview.SeamRemotingJSBuilderComponent.override">

  <require>org.nuxeo.ecm.platform.preview.SeamRemotingJSBuilderComponent</require>

  <extension point="remotableSeamBeans" target="org.nuxeo.ecm.platform.ui.web.SeamRemotingJSBuilderComponent">
    <remotableSeamBeans>
      <beans>
        <bean>previewActions</bean>
      </beans>
    </remotableSeamBeans>
  </extension>

</component>
